home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / demos / elkmoon.dir / 00044.ls < prev    next >
Encoding:
Text File  |  1995-12-11  |  111 b   |  10 lines

  1. on enterFrame
  2.   if not rollOver(13) then
  3.     go("game facts 2")
  4.   end if
  5. end
  6.  
  7. on exitFrame
  8.   go(the frame)
  9. end
  10.